NevronOpenVision
Nevron.Nov.UI Namespace / NDocumentViewTask<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings,TPromiseResult> Class
Fields Properties Methods


NDocumentViewTask<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings,TPromiseResult> Class Members

The following tables list the members exposed by NDocumentViewTask<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings,TPromiseResult>.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets the view document  
Protected PropertyThe resulting promise returned by the task. It aggregates the m_Promise field to provide Error reporting.  
Top
Public Methods
 NameDescription
Public MethodMust override to return the task name  
Public MethodMust override to return the task type  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also